home *** CD-ROM | disk | FTP | other *** search
/ Science Fair / Science Fair.iso / pc / working / work.dir / 00853.ls < prev    next >
Encoding:
Text File  |  1995-03-27  |  127 b   |  8 lines

  1. on exitFrame
  2.   global gStart, gEnd
  3.   puppetSound(0)
  4.   startTimer()
  5.   set gStart to the frame + 1
  6.   set gEnd to gStart + 14
  7. end
  8.